Revision: tla--cosmic--1.1--patch-1
Archive: mirian@cosmic.com--2003
Creator: Mirian Crzig Lennox <mirian@cosmic.com>
Date: Mon Aug 18 21:38:22 EDT 2003
Standard-date: 2003-08-19 01:38:22 GMT
Summary: fixed error in conditional
Keywords: 
New-files: 
New-directories: 
Removed-files: 
Removed-directories: 
Renamed-files: 
Renamed-directories: 
Modified-files: ./libarch/cmd-default-tag.c
Modified-directories: 
New-patches: mirian@cosmic.com--2003/tla--cosmic--1.1--patch-1
Removed-patches: 

Conditional tests if the current operation is a delete, and adjusts
the expected arg count to match.  Previous code tested against the
constant 'delete', rather than the current operation's value.

